Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] develop from IQSS:develop #643

Open
wants to merge 1,539 commits into
base: develop
Choose a base branch
from
Open

[pull] develop from IQSS:develop #643

wants to merge 1,539 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 9, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jul 9, 2024
@coveralls
Copy link

coveralls commented Jul 9, 2024

Pull Request Test Coverage Report for Build #709

Details

  • 351 of 1874 (18.73%) changed or added relevant lines in 90 files are covered.
  • 36 unchanged lines in 20 files lost coverage.
  • Overall coverage increased (+0.08%) to 20.71%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/edu/harvard/iq/dataverse/Dataset.java 4 5 80.0%
src/main/java/edu/harvard/iq/dataverse/EjbDataverseEngine.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/GuestbookResponsesPage.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/ManageGuestbooksPage.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/api/AbstractApiBean.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/api/imports/ImportGenericServiceBean.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/authorization/providers/builtin/PasswordEncryption.java 1 2 50.0%
src/main/java/edu/harvard/iq/dataverse/engine/command/impl/DuraCloudSubmitToArchiveCommand.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/engine/command/impl/GoogleCloudSubmitToArchiveCommand.java 0 1 0.0%
src/main/java/edu/harvard/iq/dataverse/engine/command/impl/S3SubmitToArchiveCommand.java 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
src/main/java/edu/harvard/iq/dataverse/export/dublincore/DublinCoreExportUtil.java 1 75.7%
src/main/java/edu/harvard/iq/dataverse/DatasetPage.java 1 0.0%
src/main/java/edu/harvard/iq/dataverse/pidproviders/doi/XmlMetadataTemplate.java 1 0.0%
src/main/java/edu/harvard/iq/dataverse/api/errorhandlers/WebApplicationExceptionHandler.java 1 0.0%
src/main/java/edu/harvard/iq/dataverse/engine/command/impl/AbstractCreateDatasetCommand.java 1 0.0%
src/main/java/edu/harvard/iq/dataverse/engine/command/impl/CreateDataverseCommand.java 1 70.59%
src/main/java/edu/harvard/iq/dataverse/api/SavedSearches.java 1 0.0%
src/main/java/edu/harvard/iq/dataverse/DatasetVersionServiceBean.java 1 2.54%
src/main/java/edu/harvard/iq/dataverse/DatasetFieldServiceBean.java 1 15.34%
src/main/java/edu/harvard/iq/dataverse/DatasetServiceBean.java 1 1.83%
Totals Coverage Status
Change from base Build #684: 0.08%
Covered Lines: 17601
Relevant Lines: 84988

💛 - Coveralls

stevenwinship and others added 28 commits November 18, 2024 14:29
…valid_tag

Exclude others namespace from harvesting "oai_dc" metadata prefix
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
stevenwinship and others added 30 commits December 13, 2024 11:14
Update pom.xml for Release Interregnum
add check to look for updates to Github actions being used
…/7632_exclude_packages

Exclusions to remove module/classpath warnings
Handle unregistered users in BearerTokenAuthMechanism and implement user registration mechanism
…e-type-counts

include total_count_per_object_type in search response
…S/11046

IQSS/11046 - Text changes for Anonymized URLs
Correction of JsonPrinter output for metadatablock api calls
…aset-citation-different

fix search files to return latest published citation
…n/checkout

Update actions/checkout 2->3+
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v2...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.